@charset "utf-8";
/* CSS Document */
html{font-size: 100px}
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 16px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1440px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}




/* 导航栏 */
.header_nav{height:76px; width:100%; background: #fff; z-index: 9;  position: relative; border-top:2px solid #004098; padding:0 6.5%}
.h_logo{width:16%; height:76px; float: left; display: flex; align-items: center;}
.h_logo imgm,.h_menu img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.h_search{width:24%; float: right; height: 40px; background: #ecedf2; border-radius: 25px; position: relative; padding: 0 1% 0 2%; margin-top:15px;}
.h_search input[type="text"]{width:80%; height: 100%; float: left; font-size: 16px; color: #333;  background: none; border: 0}
.h_submit{width:30px; height: 100%; float: right; background: url(../images/search.png) no-repeat center; border: 0}
.h_menu{float: right;  margin-right: 2%; height: 76px;  display: flex; align-items: center;}



/*导航*/
#menu{width:45%; height:76px;  float:right; margin-right:1%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:76px; width:16.6%;}
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#4d4d4d;font-size:16px; height:100%; overflow: hidden; position: relative; font-weight:bold;}
#menu .nav .sub{ display:none; width:170px; left:50%; margin-left: -85px; top:76px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: auto;font-size: 15px;  color:#333; line-height:24px; margin:9px 0}
#menu .nav .sub a:hover{ color:#003f98;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#003f98}
#fp-nav ul li, .fp-slidesNav ul li{width:10px; height:10px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #b88644; width:7px; height:7px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%); margin: 0}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#b88644;  margin:0; width:11px; height:11px; }
#fp-nav.right{right:20px;}
.pro_sub{ width:240px!important; margin-left:-120px!important;}




/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden;}
.banner .swiper-container{width:100%; }
.banner .swiper-slide a{width:100%; height:auto; display: block }
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.banner .swiper-button-next,.banner .swiper-button-prev{width:65px; height: 65px; z-index: 1}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:3%}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:3%}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: ""}
.banner .swiper-pagination{bottom:8%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:40px; height: 6px; background: #fff; border-radius: 8px;}
.banner .swiper-pagination-bullet-active{background: #003f98; opacity: 1}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; padding: 84px 0 118px; 
	background-size: cover;}
.index_about_t{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_about_t h4{color:#fff; font-weight: bold; font-size: 100px; text-transform: uppercase; line-height: 90px; opacity: 0.1}
.index_about_t h5{color:#fff; font-size: 46px; margin-top: -60px;}
.index_about_t hr{width:40px; height: 3px; background: #fff; display: block; margin:22px auto;}
.index_about_one{width:100%; height:510px; background: url(../images/about_one.jpg) no-repeat center; margin-top:50px; padding:58px 68px}
.index_about_one h4{color:#003f98; font-size: 26px; line-height: 40px;}
.in_about_xx{width:45%; height: auto; overflow: hidden; color:#777777; font-size: 16px; line-height: 30px; display: block; margin:30px 0 38px}
.in_about_more{width:170px; height: 36px; border: 1px solid #003f98; color:#003f98; border-radius: 25px; display: block; line-height: 34px; font-size: 16px; 
	padding-left:15px; background: url(../images/san.png) no-repeat 85% center;}
.in_about_more:hover{background:#003f98 url(../images/san_h.png) no-repeat 85% center; color:#fff}	
	
.index_num{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_num dl{float: left; margin-right:90px;}
.index_num dl dt{color:#003f98; font-size: 50px; font-weight: bold;}
.index_num dl dd{color:#000000; font-size: 16px;}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bj.jpg) no-repeat center; background-size: cover; 
	padding: 72px 0 98px}
.index_product_left{width:22.3%;height: auto; float: left; background: #e9edf6;}
.index_product_title{width:100%; height: 130px; overflow: hidden; background: url(../images/pro_title.jpg) no-repeat center; padding:32px 0 0 40px}
.index_product_title h4{color:#fff; font-size: 30px; margin-bottom: 5px;}
.index_product_title h5{color:#fff; font-size: 22px; opacity: 0.5; font-weight: 100; text-transform: uppercase}
.index_product_left ul{width:100%; height: auto; overflow: hidden; background: #e9edf6; padding:30px 18px 30px 20px }
.index_product_left ul li{width:100%; height:36px; line-height: 36px; border-radius: 25px; margin-bottom: 8px; padding: 0 12px;}
.index_product_left ul li a{color:#000000; font-size: 16px; display: block; width: 100%; height: 100%; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_product_left ul li:hover{background: #003f98 url(../images/san_h.png) no-repeat 94% center}
.index_product_left ul li:hover a{color:#fff;}
.index_product_left ul li:last-child a{color:#003f98}
.index_product_left ul li:last-child:hover a{color:#fff}
.index_product_right{width:77.7%; height: auto; float: right; background: #fff}
.index_product_right ul{width:100%; height: auto; overflow: hidden}
.index_product_right ul li{width: 50%; height:330px; border-bottom: 1px solid #ebebeb; border-right:1px solid #ebebeb; float: left; position: relative; 
	padding: 20px 30px}
.index_product_right ul li a{display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; width: 100%}
.index_product_xx{width:100%; height: auto; overflow: hidden; position:absolute; bottom:20px; left:30px}
.index_product_xx h3{width:100%; height: 30px; line-height: 30px; color:#000000; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_xx p{width:100%; height: 30px; line-height: 30px; color:#777777; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_pic{width:60%; text-align: center}
.index_product_pic img{max-height: 100%; max-width: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_right ul li:nth-child(2n){border-right:0}
.index_product_right ul li:nth-child(3){border-bottom:0}
.index_product_right ul li:nth-child(4){border-bottom:0}
.index_product_all{width:100%; margin-top:30px; display: -webkit-flex;  display: flex; -webkit-flex-wrap: wrap;  flex-wrap: wrap;}
.index_product_right ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

/* 内页产品*/
.ny_left_nav{width:100%; border: #e8e8e8 1px solid; border-bottom: none;}
.ny_left_nav li.nu_pro_li{ width: 100%;  border-bottom: #e8e8e8 1px solid;}
.ny_left_nav .link{background:#f0f0f1 url(../images/p_hts.png) no-repeat 94% center; color: #252525; font-size:16px; cursor:pointer}
.ny_left_nav .link:hover{color:#145dac}
.ny_left_nav .submenu li{background:none;}
.ny_left_nav li.open .link{color:#145dac}
.ny_left_nav .submenu li:hover a{color:#145dac}
.ny_left_nav li.open .submenu{display:block}
.submenu{width:100%; height: auto; overflow: hidden; margin: 5px 0; display: none}
.submenu li{width:100%; height:auto;  background: url(../images/p_active.png) no-repeat left center; padding-left: 20px; line-height: 24px; margin-bottom: 5px;}
.submenu li a{color:#111111; font-size: 14px;}
.submenu li:hover{background: url(../images/ph_active.png) no-repeat left center; color:#145dac}
.submenu li.sub_active a{color: #145dac;}


/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat center; padding: 90px 0 100px; background-size: cover; background-attachment: fixed;}
.index_case_more{width:100%; height: auto; overflow: hidden; text-align: right; margin-bottom:10px;}
.index_case_more a{color:#fff; font-size: 20px; background: url(../images/more_h.png) no-repeat left center; padding-left: 40px; line-height: 40px; 
	float: right}
.index_case .slideTxtBox{width:100%; height: auto;}
.index_case .slideTxtBox .hd{width:100%; height: 160px; background: #fff}
.index_case .slideTxtBox .hd ul{width:100%; height: auto; }
.index_case .slideTxtBox .hd ul li{ float:left; width:16.667%; height: 160px; border-right: 1px solid #ebebeb; text-align: center; position: relative}
.index_case_icon{width:100%;  height:60px; display: flex; align-items: center; margin:25px 0 15px; position: relative; z-index: 1}
.index_case_icon img{align-items: center; margin: 0px auto; max-height: 100%;}
.index_case .slideTxtBox .hd ul li h3{color:#000000; font-size: 20px;  position: relative; z-index: 1; width:100%; height:40px; line-height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.index_case .slideTxtBox .hd ul li.on h3{color:#fff}
.index_case .slideTxtBox .hd ul li:last-child{border-right:0}
.index_case .slideTxtBox .hd ul li:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #003f98;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1.08);
    transform: scaleY(1.2); opacity: 0; box-shadow: 0 0 10px rgba(0,63,152,0.5)
}

.index_case .slideTxtBox .hd ul li.on:after{opacity: 1}
.index_case .slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.bd_li{width:100%;}
.bd_li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.bd_li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; background: url(../images/service_bjs.jpg) no-repeat center; padding: 76px 0; background-size: cover;}
.index_service .index_news_title h4{color:#003f98; opacity: 0.1}
.index_service ul{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.index_service ul li{width:32.3%; height:200px; background: #fff; float: left; margin-right:1.5%; margin-bottom: 20px; padding: 36px}
.index_service ul li:nth-child(3n){margin-right: 0}
.index_service ul li a{display: flex; align-items: center;  -webkit-justify-content: space-between; justify-content: space-between}
.index_service_xx{width:50%; height: auto; float: left}
.index_service_xx h3{color:#000000; font-size: 22px;}
.index_service_xx p{color:#000000; font-size: 16px; opacity: 0.5}
.index_service_icon{width:130px; height: 130px; display: flex; align-items: center; float:right}
.index_service_icon img{align-items: center; margin: 0px auto; max-width: 100%; max-height: 100%}
.index_service ul li:hover{background: url(../images/ser_hover.jpg) no-repeat center}
.index_service ul li:hover h3,.index_service ul li:hover p{color:#fff}
.index_service ul li:hover .index_service_icon{border-radius: 50%; background-image: linear-gradient(to bottom, rgba(255,255,255,0.07) ,rgba(255,255,255,0.01)); 
	background-image: -webkit-gradient(to bottom, rgba(255,255,255,0.07) , rgba(255,255,255,0.01)); 
	background-image: -webkit-radial-gradient(to bottom, rgba(255,255,255,0.07) , rgba(255,255,255,0.01));}

.index_service ul li:hover .index_service_icon img{filter: grayscale(100%) brightness(100);}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-bottom: 80px; margin-top: 82px;}
.index_news_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_news_title h4{color:#d9dde9; font-weight: bold; font-size: 100px; text-transform: uppercase; line-height: 90px;}
.index_news_title h5{color:#403c3b; font-size: 46px; margin-top: -60px;}
.index_news_title hr{width:40px; height: 3px; background: #003f98; display: block; margin:22px auto;}
.index_news_more{width:100%; height: auto; overflow: hidden; text-align: right}
.index_news_more a{color:#000000; font-size: 20px; background: url(../images/more.png) no-repeat left center; padding-left: 40px; line-height: 40px; 
	float: right}
.index_news_li{width:100%; height: auto; overflow: hidden; margin-top: 10px; border-right: 1px solid #bebebe;}
.index_news_li .swiper-container{width:100%; height: auto; overflow: hidden}
.index_news_li .swiper-slide a{width:100%; height: 100%; border: 1px solid #bebebe; padding:35px 5%; display: block;  border-right:0}
.in_nri{color:#000000; font-size: 60px;}
.in_ntime{color:#777777; font-size: 16px; margin: 15px 0 20px}
.index_news_li .swiper-slide a h3{width:100%; height:60px; line-height: 30px; color: #000000; font-size: 20px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_img{width:100%; height: auto; overflow: hidden; margin-top: 22px;}
.index_news_img img{width:100%; display: block}
.index_news_li .swiper-slide a p{width:100%; height:60px; line-height: 30px; color: #777777; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin:18px 0 25px}
.index_news_li .swiper-slide a span{color:#000000; font-size: 16px;}
.index_news_li .swiper-slide a:hover span{color:#003f98; font-size: 16px;}
.index_news_li .swiper-slide a:hover .in_nri{color:#003f98}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative; background: #e7eaef;}
.footer_left{width:69%; height:auto; float: left; padding: 82px 5% 82px 0; border-right:1px solid #d7d8db; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_left dl{float:left}
.footer_left dl dt{color:#000000; font-size: 20px; margin-bottom:20px;}
.footer_left dl dd{width:100%;}
.footer_left dl dd a{width:100%; color:#777777; font-size: 14px; display: block; margin-bottom:10px;}
.footer_left dl dd a:hover{color:#003f98}
.footer_right{width:28%; float: right; padding-top:80px;}
.footer_right a{width:100%; display: block;}
.footer_right a img{max-width:100%; display: block}
.footer_xx{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.footer_xx p{color:#777777; font-size: 14px; line-height: 30px; position: relative; padding-left:12px;}
.footer_xx p:after{content:""; width:6px; height:6px; background: #004098; border-radius: 50%; position: absolute; top:12px; left:0}
.footer_bottom{width:100%;height: auto; overflow: hidden; padding: 20px 0; background: #004099}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color: #fff; line-height: 40px; float: left}
.copy_l a{color:#fff; font-size: 14px;}
.footer_zhichi{width:auto; height:auto; float: right; overflow: hidden }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#fff; font-size: 14px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:40px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 14px; color: #fff; line-height:40px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}



/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.fuwu_ban{background: url(../images/fuwu_ban.jpg) no-repeat center}
.ny_baninfo{width:1200px; height:225px; position: absolute; top:155px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #004098; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff; font-size:14px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#003f98}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #004098)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}



/*内部二级导航*/
.ny_nav{width:1300px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center; margin-bottom:5px;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 40px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #003f98}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0a1d42; bottom: 0; left: 0;}


/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #003f98; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
/* .ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;} */
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#003f98; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center; font-weight: bold;}
.ny_left_nav ul li.active a{color:#003f98}
.ny_left_nav ul li:hover a.inactive{color:#003f98}
.ny_left_nav ul li ul li:hover a{color:#003f98}
.ny_left_nav ul li .inactives{color:#003f98}
.ny_left_nav ul li ul li:hover a{color:#003f98}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link a{color: #003f98;font-weight: 900;}
.accordion li{ padding:10px 0 10px 10px}
.accordion li:hover,.accordion li.active{background:#f0f0f1;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:10px; margin-right:10px;}
.ny_left_nav ul li.open{background:#f0f0f1;}
.accordion .link {
    cursor: pointer;
    display: block;
    height:auto; line-height:26px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
   text-overflow:ellipsis; overflow:hidden; white-space:nowrap
}
.ny_left_nav .accordion p{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #003f98; left: 10px; top: 22px;}
.ny_left_nav .accordion p a{ display: block; font-size: 16px; text-indent: 17px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}





/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:48.8%; float: left; height: auto; margin-bottom: 20px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:nth-child(2n){float: right;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px;font-size: 16px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #003f98; color: #fff;}




/*产品详情*/
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:536px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.proshow_xx .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.proshow_xx .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.proshow_xx .hd ul li::before{ height: 6px; width: 6px; background: #1a2f58; position: absolute; left: 20px; top:24px; display: block; content: "";}
.bd_xx{ padding: 0 20px; line-height: 1.8; font-size: 14px; color: #454545;}








/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #003f98}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#003f98}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:100%; height: auto; border: 2px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:23.8%; height: auto; float: left; margin-right:1.6%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li h4,.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:16px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666; font-size:16px; }
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}


/*资料下载*/
.download_con{float: left;width: 588px;  margin-bottom: 16px; height: 72px; line-height: 72px; padding-left: 20px; color:#333; font-size: 16px; background: #f8f8f8; position: relative; margin-right: 20px;}
.download_con .fujian_a{ font-size: 16px; line-height: 72px; padding-left: 20px; color:#333; width:80%; height:72px; text-overflow:ellipsis; overflow:hidden;  white-space:nowrap}
.download_con p a{ display: block; height: 32px; line-height: 32px; width: 80px; position: absolute; right: 20px; top: 20px; background: #045fbd; color: #fff; text-align: center; border-radius: 5px;}
.download_con:nth-child(2n){float:right; margin-right:0}


/*发展历程*/
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #0163dc;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{line-height: 35px;padding-left: 30px; padding-top: 13px;color: #666; margin-left:190px; }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px; overflow:hidden }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #0163dc;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.timer_shaft_line{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}



/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; margin: 55px 0 60px}
.about_one_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.about_one_title h4{color:#d9dde9; font-weight: bold; font-size: 70px; text-transform: uppercase; line-height: 90px;}
.about_one_title h5{color:#403c3b; font-size: 36px; margin-top: -60px;}
.about_one_title hr{width:40px; height: 3px; background: #003f98; display: block; margin:22px auto;}
.about_one_title h6{color:#403c3b; font-size: 26px;}
.about_one_top{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_about_xx{width:68%; height: auto; overflow: hidden; float: left; margin-top:45px}
.about_xx_info{width:100%; height: auto; overflow: hidden; color:#999999; font-size: 18px; line-height: 46px;}
.about_xx_info p{ color:#999999; font-size: 18px; line-height: 46px;}
.ny_about_more{width:170px; height: 36px; border: 1px solid #003f98; font-size: 16px; display: block; background: url(../images/san.png) no-repeat 70% center; border-radius: 25px; line-height: 34px; color: #003f98; padding-left: 20px; margin-top: 60px;}
.ny_about_more:hover{background:#003f98 url(../images/san_h.png) no-repeat 70% center; color:#fff}
.ny_about_img{width:28%; height: auto; float: right}
.ny_about_img img{width:100%}
.index_about_two{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding: 66px 0 0}
.index_about_two ul{width:100%; height: auto; overflow: hidden}
.index_about_two ul li{width:32%; height: auto; float: left; position: relative; margin-right: 2%; overflow: hidden}
.index_about_two ul li:nth-child(3){margin-right: 0}
.index_about_two ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_two_hover{width:100%; height:316px; background: url(../images/wh_hover.png) no-repeat center bottom; background-size: 100% auto; position: absolute; bottom:0; left:0; padding:25% 36px 0}
.about_two_hover h4{color:#ffffff; font-size: 30px;}
.about_two_hover p{color:#ffffff; font-size:20px;min-height: 60px; line-height: 30px; margin: 24px 0 30px}
.about_two_hover i{width:34px; height: 12px; background: url(../images/wh_jts.png) no-repeat center; display: block}
.index_about_two ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_about_three{width:100%; height: auto; overflow: hidden; margin-top:65px;}
.about_three_top{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.about_three_img{width:45.2%; height: auto; float: left}
.about_three_img img{width:100%;}
.about_three_right{width:51%; height: auto; float: right}
.about_three_right a{color:#999999; font-size: 14px; line-height: 30px; margin-bottom: 15px;}
.index_about_four{width:100%; height: auto; overflow: hidden; margin-top: 105px;}
.index_about_four ul{width:100%; height: auto; overflow: hidden; margin-top: 26px;}
.index_about_four ul li{width:24%; height: auto; float: left; margin-right:1.3%}
.index_about_four ul li:nth-child(4n){margin-right: 0}
.about_four_img{width:100%; height: auto; overflow: hidden}
.about_four_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_four_xx{width:100%; height: auto; overflow:hidden; background: #f7f7f7; padding:25px 24px 30px}
.about_four_xx h3{color:#666666; font-size: 18px; margin-bottom: 10px;}
.about_four_xx p{color:#666666; font-size:14px; line-height: 24px;}
.index_about_four ul li:hover .about_four_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_about_five{width:100%; height: auto; overflow: hidden; margin: 82px 0 68px}
.ny_znzl{width:33%; height: 502px; float: left; background: #f7f7f7; padding:45px 2%; margin-right:0.5%; margin-top: 10px; }
.ny_znzl_img{width:100%;  height:72px;  display: flex; align-items: center;}
.ny_znzl_img img{align-items: center; margin: 0px auto; max-height: 100%; max-width: 100%}
.ny_znzl h4{color:#000000; font-size: 20px; margin:30px 0 25px; text-align: center}
.ny_znzl_p{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_znzl_p p{color:#777777; font-size: 14px; line-height: 30px;}
.ny_znzl_p i{width:34px; height: 12px; display: block; background: url(../images/zn_jts.png) no-repeat center; margin:70px auto 0;}
.index_about_five ul{width:33%; height: auto; float:right; margin-top: 10px; }
.index_about_five ul li{width:100%; height: 245px; overflow: hidden; background: #f7f7f7; margin-bottom: 10px; padding:30px 15px}
.ny_znzl_icon{width:80px; height: auto; float: left; text-align: center; margin-top: 20px;}
.ny_znzl_icon img{max-width: 100%}
.ny_znzl_xx{margin-left: 90px;}
.ny_znzl_xx h4{color:#000000; font-size: 20px; margin-bottom:20px;}
.ny_znzl_xx p{width:100%; font-size: 14px; color: #777777; line-height: 30px;}
.ny_znzl_xx i{width:34px; height: 12px; display: block; background: url(../images/zn_jts.png) no-repeat center; margin:25px 0 0;}
.ny_znzl:hover,.index_about_five ul li:hover{background: #004098}
.ny_znzl:hover h4,.index_about_five ul li:hover h4{color:#fff}
.ny_znzl:hover p,.index_about_five ul li:hover p{color:#fff}
.ny_znzl:hover .ny_znzl_p i,.index_about_five ul li:hover .ny_znzl_xx i{background: url(../images/znb_jts.png) no-repeat center}
.ny_znzl:hover .ny_znzl_img img{filter: grayscale(100%) brightness(200%);}
.index_about_five ul li:hover .ny_znzl_icon img{filter: grayscale(100%) brightness(200%);}
.ny_about_cjzs{width:100%; height: auto; overflow: hidden}
.about_cjzs_left{width:24.5%; height: auto; float: left; }
.about_cjzs_left a,.about_cjzs_right a{width:100%; display: block; position: relative; margin-bottom: 8px; overflow:hidden}
.about_cjzs_left img,.about_cjzs_right img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_cjzs_hover{width:100%; height: 100%; position: absolute; bottom:0; left:0; background: url(../images/cj_hover.png) no-repeat center bottom; background-size: 100% auto; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; align-items: flex-end; opacity: 0}
.about_cjzs_li{width:100%; height: auto; overflow:hidden; padding: 0 20px; margin-bottom: 20px;}
.about_cjzs_li h4{width:50%; height: 40px; line-height: 40px; color: #fff; font-size:20px; float: left; background: url(../images/cj_dian.png) no-repeat left center; padding-left: 30px;}
.about_cjzs_li i{width:34px; height: 40px; float: right; background: url(../images/znb_jts.png) no-repeat center}
.about_cjzs_center{width:49.6%; height: auto; float: left; margin-left:0.7%; overflow: hidden; position: relative}
.about_cjzs_center img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_cjzs_right{width:24.5%; height: auto; float: right; }
.about_cjzs_center:hover .about_cjzs_hover{opacity: 1}
.about_cjzs_left a:hover .about_cjzs_hover{opacity: 1}
.about_cjzs_right a:hover .about_cjzs_hover{opacity: 1}
.about_cjzs_right a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_cjzs_left a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_cjzs_center a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.ny_about_huan{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding:60px 0; margin-top:70px;}
.ny_about_huan .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 38px; padding-bottom:60px;}
.ny_about_huan .swiper-slide a{width:100%; display: block; overflow:hidden}
.ny_about_huan .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_huan .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_about_huan .swiper-pagination-bullet{width:10px; height: 10px; background: #004098; opacity: 1}
.ny_about_huan .swiper-pagination-bullet-active{width: 50px; border-radius: 25px;}
.ny_about_honor{width:100%; height: auto; overflow: hidden; margin: 65px 0}
.ny_about_honor .swiper-container{margin-top:30px;}
.ny_about_honor .swiper-slide{transform: scale(.9);  transition: all .5s;  -webkit-transition: transform 1.0s;}
.ny_about_honor .swiper-slide a{width:100%; height: auto; display: block}
.about_honor_img{width:100%; height: auto; overflow: hidden}
.about_honor_img img{width:100%}
.ny_about_honor .swiper-slide a h4{width:100%; height:40px; line-height: 40px; color: #231f20; font-size: 18px;  text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 20px; opacity: 0}
.ny_about_honor .swiper-slide-active{ transform: scale(1);}
.ny_about_honor .swiper-slide-active a h4{opacity: 1}
.index_about_six{width:100%; height: auto; overflow: hidden; background: url(../images/lc_bjs.jpg) no-repeat center; background-size: cover; padding: 68px 0; margin-bottom: 70px;}
.pc-slide{width:100%; height: auto; overflow: hidden; position:relative}
.gallery-thumbs{width:100%; height: auto; overflow: hidden;  position: relative}
.gallery-thumbs:after{content: ""; width:100%; height: 1px; background: #dcddde; position: absolute; top:60%; left:0;}

.ny_num_xx{width:100%; height: 190px; overflow: hidden;  display: -webkit-flex;
    display: flex;  -webkit-align-items: center;  align-items: center;}
.ny_num_xx h5{color:#433630; font-size: 28px; text-align: center}
.ny_num_xx .ny_num_img{width:50px; height: 50px; background: url(../images/lc_dian.png) no-repeat center; display: block; margin:20px auto;}
.ny_num_li{margin: 0px auto;}
.pc-slide .swiper-slide-active .ny_num_img{width:110px; height: 110px; background: url(../images/lc_active.png) no-repeat center}
.index_about_six .swiper-button-prev,.index_about_six .swiper-button-next{width:30px; height: 30px; position: absolute; top:25%; z-index: 9}
.index_about_six .swiper-button-prev{background: url(../images/lc_left.png) no-repeat center; left:0}
.index_about_six .swiper-button-next{background: url(../images/lc_right.png) no-repeat center; right:0}


.gallery-top{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.pc-slide-xx{width:100%; height: auto; overflow: hidden; text-align: center}
.pc-slide-xx p{color:#433630; font-size: 16px; line-height:30px;}
.ny_proshow_xx em{font-size:14px; margin:5px 0; display:block}
.pro_text{width:100%; line-height:26px; font-size:16px; color:#666}
.ny_pro_dh{width:100%;  height:auto; margin-top:20px;}
.ny_pro_dh p{font-size:16px; color:#333;}
.ny_pro_dh span{font-size:26px; color:#003f98; font-weight:bold; margin-top:20px;}






/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
	font-size:12px;
}
.lxfx li {
    background:#001f6a;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; 
	float:left;
}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




@media screen and (max-width:1500px){
	.w1440{width:1200px;}
	.in_about_xx{width:55%}
	.index_about_five ul li{padding:20px 10px;}
	.ny_znzl_xx h4{margin-bottom:12px}
	.ny_znzl_xx p{line-height:24px;}
	.about_xx_info{line-height:38px;}

}


@media screen and (max-width:1360px){
	.header_nav{padding:0 50px;}
}


 